home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Apr 89 / T0032-Re Sound Deleter-Apr89 < prev    next >
Encoding:
Text File  |  1989-04-24  |  773 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    3843037                         21-April-89        17:59
  2.  
  3. From:   ROSENSTEIN1                     Rosenstein, Larry
  4.  
  5. To:     D2987                           Command Central, R Andrews, PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    re Sound Deleter
  10.  
  11. The completion routine can set a global variable in the application.  You can
  12. override the TMyApplication.DoIdle method to check the global and free the
  13. sound channel then it is true.  You can also do this in a cohandler, but that
  14. might be more work than necessary.
  15.  
  16. By the way, I have a Pascal unit that plays asynchronous sound.  I think it
  17. represents the "right way" to do this, although I don't make any guarantees.  I
  18. can send it to you if you are interested.
  19.  
  20. Larry Rosenstein
  21.  
  22.  
  23.  
  24.